WARNING: This program has a logic error! A logic error means the code runs, but it doesn't do what we want!
RULE: We do not put quotes around the variable's name.
- Click Run and watch the stage to see the error.
- Correct the program so that the variable name, not in quotes, is joined with the string.
- Debug the program so that the sprite completes the sentence correctly.
To navigate the page using the TAB key, first press ESC to exit the code editor.